home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 1
/
Magazine.iso
/
EL MAC 1
/
Infotenimiento
/
Rednex
/
SHARED.DIR
/
00778.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-23
|
204 b
|
14 lines
on buttonSound theSound
puppetSound(theSound)
updateStage()
repeat while soundBusy(1)
end repeat
puppetSound(0)
end
on killall
repeat with x = 1 to 48
puppetSprite(x, 0)
end repeat
end